The locationFlags field in the node location atom structure (Node Location Atom Structure) indicates the location of the node data relative to the file containing the node location atom. You can use this constant to specify a node location:
enum {
kQTVRSameFile = 0
};